home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Textfiles / Hacking / VaxHack.sit / VaxHack / VaxHack2.txt < prev    next >
Text File  |  1990-05-11  |  3KB  |  74 lines

  1. Subject:   What's Hacking VAX Special - 2
  2. From:      David Lightman (Level 30) [A dude who wanted access]
  3. To:        ALL
  4. Sent:      3/1/90 at 2:49 pm
  5.  
  6.  
  7.  
  8.         WHAT DOES A VAX LOOK LIKE:   (quickly)
  9.         =========================
  10.  
  11.            When you log into a VAX, you will see something similar to the
  12.         following:
  13.  
  14.         :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  15.                                      WELCOME
  16.  
  17.                                      TO THE
  18.  
  19.                              AT&T MICROVAX II SYSTEM
  20.  
  21.         Username: (username here)
  22.         Password: (password here... does not echo)
  23.  
  24.         $  (<-- this is your prompt)
  25.         :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  26.  
  27.            You  will  know if you have a VAX type system if you  get  the
  28.         "Username:" and "Password:" prompts.  Anything is just extra that
  29.         helps you guess passwords.
  30.  
  31.         GETTING IN A VAX BY ERROR:
  32.         =========================
  33.  
  34.            I  will only tell you one thing here.  VMS 4.X and  especially
  35.         VMS4.4  are  goldmines.  I am not going to go into this  at  all,
  36.         because it is a lengthy explanation that doesn't fit in the scope
  37.         of  this  message.  You can find this discussion on  ARPANET  and
  38.         USENET.   You  can  also  get  this  information  on   CompuServe
  39.         Information  Service,  BYTE  Information  Exchange,  and  Digital
  40.         Electronics Corporation's VAX BBS.   There is also a big  problem
  41.         with VMS 5.1, but that doesn't involve getting in.  If there  are
  42.         enough  requests, I will cover this information in  another  mes-
  43.         sage.
  44.  
  45.         GETTING IN A VAX BY DEFAULT:
  46.         ===========================
  47.  
  48.            There  are  several default accounts that were put in  by  DEC
  49.         when  testing and installing the VAX.  These accounts have  pass-
  50.         words which don't change from system to system.  The SYSOP should
  51.         have  removed these accounts or changed the passwords, but it  is
  52.         not done a lot of times.  Below, I have listed several defaults:
  53.  
  54.                        USERNAME              PASSWORD
  55.                        --------              --------
  56.                        DECNET                DECNET
  57.                   *    SYSTEST               UETP
  58.                                              SYSTEST
  59.                        SYSTEM                SYSTEM
  60.                        DEFAULT               DEFAULT
  61.                   *    FIELD                 FIELD
  62.                        OPERATIONS            OPERATIONS
  63.                   *    SUPPORT               SUPPORT
  64.                                              DEC
  65.                        SYSTEST_CLIG          CLIG
  66.                                              SYSTEST
  67.                                              TEST
  68.  
  69.            Where  I have listed several passwords, I have found  the  re-
  70.         spective  usernames  passworded that way as much as  the  default
  71.         password.   The accounts with asterisks beside them are  powerful
  72.         accounts by default.
  73.  
  74.